home *** CD-ROM | disk | FTP | other *** search
- PROGRAM NAME: METEOR.BAS
- AUTHOR: EDWARD ORDMAN
- ABSTRACT: Meteor is a simple arcade game using character graphics.
- You are a face character on a playing field which contains three
- vertical bars. You must erase these bars with your cursur before
- you are hit by a meteor (which are showering down from above).
- Instructions are built into the program, and a help line is displayed
- at the bottom of the screen.
- REQUIRES: BASIC language.
- INSTRUCTIONS: Just type RUN"METEOR from within BASIC.